func os.fixCount

2 uses

	os (current package)
		file.go#L425: func fixCount(n int, err error) (int, error) {
		file_unix.go#L454: 			n, e = fixCount(syscall.Readlink(name, b))